home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 090 / livdup.arc / DUPER.DOC < prev    next >
INI File  |  1987-12-13  |  2KB  |  44 lines

  1. [See bug report at end of this file.]
  2.  
  3. This "ARC" file contains the Microsoft BASIC (tm) source code for 
  4. the Duper log editing program listed in the "Contests" chapter of 
  5. The ARRL Operating Manual, Third Edition.  The program takes 
  6. keyboard input, reports whether the callsign entered was worked 
  7. before, and counts valid and duplicate contacts.  The number of 
  8. valid contacts and duplicates are reported and a duplicate sheet 
  9. is built.  An output file holding a complete listing of all the 
  10. contacts made on a particular band, in alphabetical order is 
  11. produced.
  12.  
  13. In addition to the program listing, I've also included a compiled 
  14. executable version of the program.  The executable version (same 
  15. program name but with the suffix '.EXE') runs 10 to 20 times 
  16. faster than the usual interpreted version, so you'll probably 
  17. prefer to use it rather the .BAS version.  The executable program 
  18. is set up to run on any computer even vaguely compatible with the 
  19. IBM-PC.  If you are able to read this message, your computer is 
  20. probably up to the task.
  21.  
  22. To run the compiled program, simply type the program name at the 
  23. screen prompt.  For example, type DUPER at the A> prompt.
  24.  
  25. Some reminders:
  26.  
  27. 1. If you want the callsigns in your dupe sheet to appear in 
  28.    capital letters, be sure to type them in with caps on.
  29.  
  30. Although this program was tested on a variety of computers and 
  31. peripheral combinations, there are undoubtedly systems that may 
  32. balk at something in this program.  If you do encounter problems 
  33. with your system, please let me know; I may not be able to help, 
  34. but perhaps I can ask someone who can give assistance.  Of 
  35. course, if you find any bugs or have any suggestions for 
  36. improvements to this program, please let me hear about these, 
  37. too.
  38.  
  39.  
  40. 73,
  41.  
  42. Clarke Greene  K1JX
  43. Compuserve ID 73016.25
  44.